String Schema
Warnings Element
Description
Warnings related to this booking. Might be referencing certain services, servicetypes and/or participants.
Namespace http://string.drv.de/xmlschema/string
Type
WarningsType Complex Type
Diagram
HasToBeConfirmed Element AssignedToBooking Element Identifier Element Sequence AssignedServiceTypes Element Identifier Element Sequence AssignedServices Element Identifier Element Sequence AssignedTravellers Element LanguageCode Element Text Element Sequence Description Element Code Element Identifier Element Sequence WarningDetail Element Sequence Warnings Element
Overview
Warnings WarningsType Complex Type
Warnings related to this booking. Might be referencing certain services, servicetypes and/or participants.
Sequence
Sequence
Identifier IdentifierType Simple Type
Unique information identifier
Code xs:token
Code for the information defined by the touroperator
Description 0..∞ TextLanguageType Complex Type
Description for the information
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
AssignedTravellers optional IdentifiersType Complex Type
List of participants who caused this information
AssignedServices optional IdentifiersType Complex Type
List of services which caused this information
AssignedServiceTypes optional IdentifiersType Complex Type
List of service types (e.g. rooms, flight classes) which caused this information
AssignedToBooking optional xs:boolean
Flag if this information is booking related
HasToBeConfirmed optional xs:boolean
Flag if this warning has to be explitly confirmed by the user
Source
<xs:element name="Warnings" type="WarningsType" nillable="true" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Warnings related to this booking. Might be referencing certain services, servicetypes and/or participants.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
BookingResponseType Complex TypeString Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.